home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / Think Class Libraries / CStaticTextPane 1.0 / READ ME < prev   
Encoding:
Text File  |  1994-11-30  |  353 b   |  13 lines  |  [TEXT/R*ch]

  1. Name: CStaticTextPane
  2. Version: 1.0
  3. Category: classes
  4. Contributor: Andrew Gilmartin <Andrew_Gilmartin@Brown.Edu> 
  5. Date: 92-10
  6. TCL-Version: 1.1.2
  7. TCL-Language: C
  8. Copyright: Public Domain
  9.  
  10. This is a very simple subclass of CEditText that does not allow
  11. editing--a CStaticTextPane. Also included is the utility funtions
  12. IsCursorKey() and IsNavigationKey().
  13.